home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Complementary Applications 2004 February / SGI IRIX 6.5 Complementary Applications 2004 February.iso / dist / cde.idb / usr / dt / share / man / cat3 / XmDropTransferStart.z / XmDropTransferStart
Encoding:
Text File  |  2003-11-18  |  2.8 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmDDDDrrrrooooppppTTTTrrrraaaannnnssssffffeeeerrrrSSSSttttaaaarrrrtttt((((3333XXXX))))   UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV   XXXXmmmmDDDDrrrrooooppppTTTTrrrraaaannnnssssffffeeeerrrrSSSSttttaaaarrrrtttt((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.       _X_m_D_r_o_p_T_r_a_n_s_f_e_r_S_t_a_r_t -    A Drag and Drop    function that
  10.       initiates a drop transfer
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.       #include <Xm/DragDrop.h>
  14.  
  15.       Widget XmDropTransferStart (wwwwiiiiddddggggeeeetttt,,,, aaaarrrrgggglllliiiisssstttt,,,, aaaarrrrggggccccoooouuuunnnntttt)
  16.            _W_i_d_g_e_t       wwwwiiiiddddggggeeeetttt;
  17.            _A_r_g_L_i_s_t       aaaarrrrgggglllliiiisssstttt;
  18.            _C_a_r_d_i_n_a_l       aaaarrrrggggccccoooouuuunnnntttt;
  19.  
  20.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  21.       _X_m_D_r_o_p_T_r_a_n_s_f_e_r_S_t_a_r_t initiates    a drop transfer    and uses the
  22.       specified argument list to initialize    an _X_m_D_r_o_p_T_r_a_n_s_f_e_r
  23.       object.  The DropTransfer object can be manipulated with
  24.       _X_t_S_e_t_V_a_l_u_e_s and _X_t_G_e_t_V_a_l_u_e_s until the    last call to the
  25.       _X_m_N_t_r_a_n_s_f_e_r_P_r_o_c procedure is made.  After that point,    the
  26.       result of using the widget pointer is    undefined.  The
  27.       DropTransfer object is freed by the toolkit when a transfer
  28.       is complete.
  29.  
  30.       wwwwiiiiddddggggeeeetttt
  31.            Specifies the ID    of the DragContext widget associated
  32.            with the    transaction
  33.  
  34.       aaaarrrrgggglllliiiisssstttt
  35.            Specifies the argument list
  36.  
  37.       aaaarrrrggggccccoooouuuunnnntttt
  38.            Specifies the number of attribute/value pairs in    the
  39.            argument    list (aaaarrrrgggglllliiiisssstttt)
  40.  
  41.       For a    complete definition of DropTransfer and    its associated
  42.       resources, see _X_m_D_r_o_p_T_r_a_n_s_f_e_r(_3_X).
  43.  
  44.      RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
  45.       Returns the ID of the    DropTransfer widget.
  46.  
  47.      RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN
  48.       _X_m_D_r_a_g_C_o_n_t_e_x_t(_3_X), _X_m_D_r_o_p_T_r_a_n_s_f_e_r(_3_X), and
  49.       _X_m_D_r_o_p_T_r_a_n_s_f_e_r_A_d_d(_3_X).
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                        (printed 11/11/03)
  64.  
  65.  
  66.  
  67.